Skip to content

feat: set CARGO_INSTALL_ROOT environment variable #35

Merged
baptiste0928 merged 1 commit into
mainfrom
cargo-install-root-env
Aug 24, 2025
Merged

feat: set CARGO_INSTALL_ROOT environment variable #35
baptiste0928 merged 1 commit into
mainfrom
cargo-install-root-env

Conversation

@baptiste0928

Copy link
Copy Markdown
Owner

Set the CARGO_INSTALL_ROOT environment variable so sub-processes runing cargo install will install in the right path (should fix #34).

@baptiste0928 baptiste0928 self-assigned this Aug 24, 2025
@baptiste0928 baptiste0928 force-pushed the cargo-install-root-env branch 3 times, most recently from b383ba9 to 7d8c0a1 Compare August 24, 2025 01:16
@baptiste0928 baptiste0928 force-pushed the cargo-install-root-env branch 3 times, most recently from b6c9b65 to adbbe12 Compare August 24, 2025 01:58
@baptiste0928 baptiste0928 merged commit d97a8c1 into main Aug 24, 2025
4 checks passed
@baptiste0928 baptiste0928 deleted the cargo-install-root-env branch August 24, 2025 02:00
mikavilpas added a commit to mikavilpas/yazi.nvim that referenced this pull request Aug 24, 2025
mikavilpas added a commit to mikavilpas/yazi.nvim that referenced this pull request Aug 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Is it possible to cache multiple binaries produced by a "build" crate?

1 participant